Data Types

IFontStyle {
    'font-family': string;
    'font-size': string;
    'font-style': string;
    'font-weight': string;
}

Represents font definition.